home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 38 / universe.zip / TSLHELP.BAT < prev   
DOS Batch File  |  1989-11-28  |  6KB  |  123 lines

  1. ECHO OFF
  2. CLS
  3. ECHO                            Thank you for ordering from
  4. ECHO  
  5. ECHO                         T H E   S O F T W A R E   L A B S
  6. ECHO                             3767 Overland Avenue #112
  7. ECHO                               Los Angeles, CA 90034
  8. ECHO                         ---------------------------------
  9. ECHO                         TECHNICAL SUPPORT: (213) 559-5456
  10. ECHO                         ORDER LINE ONLY:   (800) 359-9998
  11. ECHO  
  12. ECHO                          . . . . TECHNICAL SUPPORT . . . .
  13. ECHO  
  14. ECHO If  you  have questions or problems with the programs  on  this disk, call our
  15. ECHO technical support staff for assistance:  Mon - Fri, 2pm - 4pm Pacific Standard
  16. ECHO time. Before calling, read the documentation for instructions on using of your
  17. ECHO programs.  Then, if you still need help, we will try to answer your  questions
  18. ECHO to the best of our ability. Please be at your computer when you make your call.
  19. ECHO  
  20. ECHO                     Feel free to CALL us for technical support.
  21. ECHO  
  22. ECHO                                    DO NOT WRITE.
  23. ECHO  
  24. ECHO                   We cannot respond to written requests for help.
  25. ECHO  
  26. PAUSE
  27. CLS
  28. ECHO  
  29. ECHO  
  30. ECHO  
  31. ECHO The program INSTALL.EXE is a special compressed file that must be installed
  32. ECHO on your hard disk before you can use it.
  33. ECHO  
  34. ECHO To install the program on your hard disk, create a subdirectory named UNIVERSE
  35. ECHO on drive C (or the drive of your choice). Then insert your TSL Disk in drive A
  36. ECHO and type:  INSTALL C:\UNIVERSE [ENTER].
  37. ECHO  
  38. ECHO After installation is complete, get into your UNIVERSE subdirectory. Then,
  39. ECHO  
  40. ECHO                  To start the program, type  UNIVERSE  [Enter]  
  41. ECHO  
  42. ECHO  
  43. ECHO                  Please note: Our Winter '89 Catalog does not
  44. ECHO                  indicate that UNIVERSE requires a hard disk.
  45. ECHO                  If you ordered this program and do not have a
  46. ECHO                  hard disk, please call our toll free number
  47. ECHO                  for a replacement. We apologize for any incon-
  48. ECHO                  venience.
  49. ECHO  
  50. ECHO  
  51. ECHO  
  52. ECHO  
  53. ECHO  
  54. ECHO  
  55. pause
  56. cls
  57. ECHO  
  58. ECHO  
  59. ECHO  
  60. ECHO                             --- IMPORTANT ---
  61. ECHO  
  62. ECHO  
  63. ECHO Before running  the  programs on this disk,  make a backup copy of the disk.
  64. ECHO Insert  this  disk in drive A: and a blank, formatted disk in drive B:  Then
  65. ECHO enter:
  66. ECHO                           DISKCOPY A: B: [ENTER]
  67. ECHO  
  68. ECHO Use this command  even if you have only one floppy disk drive.  When you are
  69. ECHO prompted to insert the target disk,  remove the TSL (source) disk from drive
  70. ECHO A: and insert a blank disk. (See your DOS manual for details).
  71. ECHO  
  72. ECHO       -----------------------------------------------------------------
  73. ECHO       SPECIAL NOTE * * * * IF YOU HAVE 3.5" DRIVES * * * * SPECIAL NOTE
  74. ECHO       -----------------------------------------------------------------
  75. ECHO  
  76. ECHO Some computers, especially laptops,  will not make a backup with the DISKCOPY
  77. ECHO command. If this occurs, use the COPY command to backup  your  disks.  Insert
  78. ECHO your TSL disk in drive A: and a blank formatted disk in drive B:  Then enter:
  79. ECHO  
  80. ECHO                           COPY A:*.* B:/V [ENTER]
  81. ECHO  
  82. ECHO  
  83. ECHO  
  84. PAUSE
  85. CLS
  86. ECHO  
  87. ECHO                                  LIMITED WARRANTY
  88. ECHO  
  89. ECHO This disk is warranted to be readable.   THE SOFTWARE LABS hereby disclaims all
  90. ECHO other express or implied warranties for this software,  including  the  warran-
  91. ECHO ties of merchantability and fitness for a particular purpose.  In no event will
  92. ECHO THE SOFTWARE LABS be liable for any damages,  including  any lost profits, lost
  93. ECHO lost savings or other incidental  or  consequential damages arising out the use
  94. ECHO use or inability to use this software.  If this disk proves  to  be unreadable,
  95. ECHO please return it for an immediate replacement.
  96. ECHO  
  97. ECHO  
  98. PAUSE
  99. CLS
  100. ECHO                  . . . PLEASE SUPPORT PROGRAM AUTHORS . . .
  101. ECHO  
  102. ECHO  
  103. ECHO THE  SOFTWARE  LABS  is  dedicated to bringing you the best public domain and
  104. ECHO Shareware programs available.   A great deal of time and effort goes into the
  105. ECHO acquisition, selection, and testing of programs. Our goal is to offer you the
  106. ECHO best and newest programs in each category.
  107. ECHO  
  108. ECHO The fee we charge for distributing the programs in the TSL Library covers the
  109. ECHO cost of our efforts. The program authors do not receive any part of this fee.
  110. ECHO  
  111. ECHO SHAREWARE is software which is provided to you to "try before you buy." It is
  112. ECHO not free software. Shareware authors request registration fees from those who
  113. ECHO try their programs and decide they will continue to them.   Because Shareware
  114. ECHO authors do not have to pay the high cost of advertising, the fees they charge
  115. ECHO for registration are modest compared to the prices you would pay  for compar-
  116. ECHO able programs marketed commercially. Shareware is a real bargain.
  117. ECHO  
  118. ECHO Shareware authors deserve to be compensated  for  the  hard work they put into
  119. ECHO the programs you benefit from.  In many cases your registration fee brings you
  120. ECHO extras like printed manuals, telephone support, update service, etc.  In addi-
  121. ECHO tion,  only your support can maintain the Shareware concept as a viable alter-
  122. ECHO native to paying high prices for commercial software.
  123.